C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base.Collections Namespace / C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem> Class
Properties

C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem> Class Members

The following tables list the members exposed by C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem>.

Public Properties
 NameDescription
Public PropertyIndicates how the collection was changed.  
Public PropertyThe index in the collection associated with the item.  
Public PropertyThe item associated with the change in the collection.  
Top
See Also